home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Classicos / 4_ball_pong.swf / scripts / DefineButton2_25 / BUTTONCONDACTION on(keyPress Tab).as
Encoding:
Text File  |  2007-04-02  |  49 b   |  4 lines

  1. on(keyPress "<Tab>"){
  2.    this.tabHandler();
  3. }
  4.